parkingNotAllowed | Boolean
| 12 | In case of 'true', parking is not allowed (e.g. abnormal closure). |
|
|
parkingNumberOfOccupiedSpaces | NonNegativeInteger
| 5 | The number of currently occupied spaces in the specified parking site, group of parking sites or assigned parking. |
|
|
parkingNumberOfSpacesOverride | NonNegativeInteger
| 0 | Possibility to override the static value 'parkingNumberOfSpaces'. |
|
|
parkingNumberOfVacantSpaces | NonNegativeInteger
| 1 | The total number of currently vacant parking spaces available in the specified parking site, group of parking sites or group of parking spaces. |
|
|
parkingNumberOfVacantSpacesGraded | ParkingVacantSpacesEnum
| 4 | Number of vacant spaces by grading (enumeration). |
|
|
parkingNumberOfVacantSpacesHigherThan | NonNegativeInteger
| 3 | The number of vacant parking spaces is higher than the given value (example: More than 10 spaces are free). |
|
|
parkingNumberOfVacantSpacesLowerThan | NonNegativeInteger
| 2 | The number of vacant parking spaces is lower than the given value (example: Less than 10 spaces are free). |
|
|
parkingNumberOfVehicles | NonNegativeInteger
| 6 | Number of vehicles (of specified type) on the parking site, the group of parking sites or the group of parking spaces. Parking too narrow or too wide may effect differences to the 'occupiedSpaces' value. Should not include petrol station traffic. |
|
|
parkingOccupancy | Percentage
| 7 | The percentage value of parking spaces occupied in the specified parking site, group of parking sites or assigned parking. |
|
|
parkingOccupancyGraded | ParkingOccupancyEnum
| 8 | Occupied parking spaces by a percentage-grading (enumeration). |
|
|
parkingOccupancyTrend | ParkingOccupancyTrendEnum
| 9 | The trend of the occupancy of the parking spaces in the specified parking site, group of parking sites or assigned parking. |
|
|